Add conditional config for the UX tier #157
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are these changes being introduced:
We have a long-term multidev for the UX team to use for content work, but it isn't consistently implemented between several names. This causes problems when trying to access the network dashboard and password reset interfaces, because the inconsistent names provoke a server error.
How does this address that need:
This adds a conditional to web/wp-config.php to standardize how the UX tier is named. This is the same conditional where we assign custom names for the Dev, Test, and Live tiers - so this is a consistent place to assign a custom name for a multidev.
Document any side effects to this change:
None that I can see - although this is the first time we're using this approach for a multidev, so that may be worth noting.
Relevant ticket(s):
https://mitlibraries.atlassian.net/browse/pw-92
Developer
Stylesheets
string incremented.
Secrets
Documentation
Accessibility
our guide and
all issues introduced by these changes have been resolved or opened as new
issues (link to those issues in the Pull Request details above)
Stakeholder approval
Dependencies
NO dependencies are updated
Code Reviewer
(not just this pull request message)