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

fix bug to support actions in process #12270

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

nkylstad
Copy link
Member

@nkylstad nkylstad commented Feb 7, 2024

Description

Small bug that caused actions to be omitted when loading a process into the editor where actions were part of the custom task extension element.
This causes actions to disappear if changes are made to the process in the editor and then saved.

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)

@github-actions github-actions bot added area/process Area: Related to app process (e.g. signing, receipt, fill inn, payment, etc). solution/studio/designer Issues related to the Altinn Studio Designer solution. labels Feb 7, 2024
Copy link
Contributor

@JamalAlabdullah JamalAlabdullah left a comment

Choose a reason for hiding this comment

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

👍

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (74b8835) 86.42% compared to head (15fdeb1) 86.41%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12270      +/-   ##
==========================================
- Coverage   86.42%   86.41%   -0.01%     
==========================================
  Files        1188     1188              
  Lines       18049    18049              
  Branches     2292     2292              
==========================================
- Hits        15598    15597       -1     
- Misses       2163     2164       +1     
  Partials      288      288              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nkylstad nkylstad merged commit 31036c5 into main Feb 7, 2024
9 of 10 checks passed
@nkylstad nkylstad deleted the bug(process-editor)/support-actions branch February 7, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/process Area: Related to app process (e.g. signing, receipt, fill inn, payment, etc). solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants