-
Notifications
You must be signed in to change notification settings - Fork 39
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
[MDS-6273] Project file deletion #3343
Conversation
services/common/src/components/projectSummary/AuthorizationsInvolved.tsx
Outdated
Show resolved
Hide resolved
services/common/src/components/projectSummary/DocumentUpload.tsx
Outdated
Show resolved
Hide resolved
27fe718
Quality Gate passed for 'bcgov-sonarcloud_mds_minespace-web'Issues Measures |
Quality Gate failed for 'bcgov-sonarcloud_mds_common'Failed conditions |
Quality Gate passed for 'bcgov-sonarcloud_mds_core-web'Issues Measures |
Quality Gate passed for 'bcgov-sonarcloud_mds_core-api'Issues Measures |
Objective
Allow users when the application is still in draft status to delete documents on both the 'Purpose and Authorization' and 'Document Upload' tabs of the project application process in both CORE & Minespace.
MDS-6273