Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
If leading or trailing whitespace exists for the supplied username for the jira integration, trim it before saving
Trim the whitespace or validate against it? I think it's safe to trim and guard against an invalid value being supplied.
Can lead to confusion if usernames with spaces are persisted and the Jira configuration does not work because of this
Closes #36495