I have a field I'd like to "hide when empty." Sounds easy enough.
The problem is that the field lives inside a tab, and I'd like it to stay there when it is populated. Is this possible?
(Context: we're retiring the custom "Pull Request" field in favor of a plugin. So the field will not be populated going forward, but we need to preserve the information for past tickets.)
I've tried a couple workarounds, either of which would serve my purposes if they worked:
Screenshots for clarity: Ideally, "Pull Request" would only display when it contains data.
(We'd never see Pull Request: None, like this.)