Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dynare dynare
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 108
    • Issues 108
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynare
  • dynaredynare
  • Issues
  • #1814
Closed
Open
Created Sep 17, 2021 by Ugo Dubois@UgoReporter

rename option in an equation tag, aggregate keeps the renaming part of the tag

Using the rename option in a equation tag, then cherrypicking this equation in order to aggregate a larger model has the aggregated model still displaying the rename command in the cherrypicked equation instead of a tag only containing the new name.

For example:

  • cherrypicked equation tag: [name='y_est', rename='y_est->y']

  • appears in the aggregated model as: [name='y', rename='y_est->y']

  • what we may like to have: [name='y']

See this small example: AggregationAndRenameBug.mod

Edited Sep 17, 2021 by Ugo Dubois
Assignee
Assign to
Time tracking