When viewing a diff on the configuration management synchronization page, it has a side for "Old" and one for "New".

However, this makes little sense, considering either version can be old or new, since:
- If things have been changed in active, then they are the new version and the staging directory is the old version.
- But if you are deploying changes, then the staging is the new version and the active has the old version.
We should probably change the wording from this to "Active" and "Staging".
GitHub Issue #:
3221
Recent comments
You could probably do this with a View where the exposed filter is the node id Ah, interesting idea. Thanks! Would you kindly consider creating links in the...
Let users search for NIDs?
Would you kindly consider creating links in the manner of a standard reference, such as "[1] - Name of source," accompanied by the URL? In most cases, I prefer to ban the brute force of nodes ID...
Let users search for NIDs?
You could probably do this with a View where the exposed filter is the node id and no results are shown if nothing entered or the number entered doesn't match a published node. The record could...
Let users search for NIDs?