Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inherit dataset value #322

Merged
merged 29 commits into from
Apr 26, 2024
Merged

Inherit dataset value #322

merged 29 commits into from
Apr 26, 2024

Conversation

tilen1976
Copy link
Contributor

@tilen1976 tilen1976 commented Apr 25, 2024

  • Set values for variables temporality type and data source based on the corresponding fields for Dataset.
  • All variables are set when dataset value is set if dataset value is not None
  • When value for one variable is changed this value is persisted.
  • If dataset value later is changed the individual value for variable is overwritten.

@tilen1976 tilen1976 marked this pull request as ready for review April 25, 2024 14:41
@tilen1976 tilen1976 requested a review from a team as a code owner April 25, 2024 14:41
@tilen1976 tilen1976 closed this Apr 26, 2024
@tilen1976 tilen1976 reopened this Apr 26, 2024
Copy link
Contributor

@Jorgen-5 Jorgen-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@tilen1976 tilen1976 merged commit cf8ad5c into master Apr 26, 2024
19 checks passed
@tilen1976 tilen1976 deleted the feat/update-values-on-tab-change branch April 26, 2024 07:43
@mmwinther mmwinther added the enhancement New feature or request label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants