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

CRDCDH-2186 Allow save without changes #581

Draft
wants to merge 1 commit into
base: pbac-update-user-roles
Choose a base branch
from

Conversation

amattu2
Copy link
Member

@amattu2 amattu2 commented Jan 3, 2025

Overview

Previously, we prevented unnecessary API calls by comparing the saved SR with the current state of the SR when pressing the save button; In order to support upcoming auto-delete Submission Request functionality changes, we must always dispatch the saveApplication API call when the user requests it.

Change Details (Specifics)

  • Remove isEqual comparison on saveApp functionality

Related Ticket(s)

CRDCDH-2186 (FE Task)

@amattu2 amattu2 added this to the 3.2.0 (PMVP-M3) milestone Jan 3, 2025
@amattu2 amattu2 added the 🚧 Do Not Merge This PR is not ready for merging label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 Do Not Merge This PR is not ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant