Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SpaceCreator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTE
  • SpaceCreator
  • Issues
  • #766

Closed
Open
Created Jan 25, 2022 by Guenter Schwann@gschwannDeveloper

IVE: instance of function type resets to default parameter on load

When a function type has context parameters

image

If you create an instance of that function and change the value of the context parameter

It seems to be properly saved in the XML file but when you reload the model, the value is reset back to the default value set in the function type.

If you click on CU2 after opening you'll see the context parameter has value 42 while in the XML it is 10

image

In the conversion to aadl via the grantlee templates I also get 42

Example file fdir_example.zip

Assignee
Assign to
Time tracking