-
Notifications
You must be signed in to change notification settings - Fork 71
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
VACMS-16888: intranet only forms #20742
base: main
Are you sure you want to change the base?
Conversation
Checking composer.lock changes... |
(There's a section in PR body about archived facilities - is that intentional / related to these changes? Guessing copy/ 🍝 ) |
This is intentional because the change involved refactoring code that is used by the |
Checking composer.lock changes... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall just some notes about exception handling and the question/confusion about previous archival methods used by archiveNode().
394868e
to
a9143f7
Compare
Checking composer.lock changes... |
GitHub Workflows (.github/workflows/*.yml)Have you...
|
Checking composer.lock changes... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added throws and responded about the archiving line.
5187c49
to
b71d8e5
Compare
Checking composer.lock changes... |
b71d8e5
to
6ba0299
Compare
Checking composer.lock changes... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good and QA + regression tests function as described.
$facility->setNewRevision(TRUE); | ||
$facility->setUnpublished(); | ||
$message = 'Archived due to removal from Facility API.'; | ||
$this->archiveNode($facility, $message); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Tugboat has finished building the preview for this pull request! Links:
Dashboard: |
Cypress Accessibility Violations
|
Description
Relates to #16888
Testing done
Manually
QA steps
Archive the IntranetOnly forms
drush va_gov_migrate:archive-intranet-only-forms
Regression test the archiving of facilities
drush va_gov_migrate:flag-missing-facilities
commandDefinition of Done
Select Team for PR review
CMS Team
Public websites
Facilities
User support
Accelerated Publishing
Is this PR blocked by another PR?
DO NOT MERGE
Does this PR need review from a Product Owner
Needs PO review
CMS user-facing announcement
Is an announcement needed to let editors know of this change?