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

Changed instance update to reflect various json merge needs #359

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

HenningNormann
Copy link
Contributor

@HenningNormann HenningNormann commented Mar 22, 2024

Changed instance update to reflect various json merge needs. Cases:

  • Process: Insert complete json
  • Substatus: Insert complete json
  • Status: Merge propertis based on updateProperties in repo api
  • CompleteConfirmations: Merge properties
  • Datavalues: Merge properties
  • PresentationTexts: Merge properties
  • Other top level properties (lastchanged and lastchangedby): Merge properties
  • "Complications": Process and Substatus might be combined, and the different combinations must be treated separately

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

- Process: Insert complete json
- Substatus: Insert complete json
- Status: Merge propertis based on updateProperties in repo api
- CompleteConfirmations: Merge properties
- Datavalues: Merge properties
- PresentationTexts: Merge properties
- Other top level properties (lastchanged and lastchangedby): Merge properties
- "Complications": Process and Substatus might be combined, and the different combinations must be treated separately
Copy link

sonarqubecloud bot commented Apr 8, 2024

@HenningNormann HenningNormann merged commit 83f7979 into main Apr 8, 2024
9 checks passed
@HenningNormann HenningNormann deleted the feature/331-instance-properties-8 branch April 8, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants