When a user has an external account and tries to renew it with a changed ID the janitor will reject it as conflicting. The resulting reject notice includes a link to retry the request but with the conflicting ID fields inserted and read-only locked so that user can't use it without hitting the conflict again.
We should either disable the readonly flag of the conflicting field or all ID fields in that case or leave out the link entirely.
When a user has an external account and tries to renew it with a changed ID the janitor will reject it as conflicting. The resulting reject notice includes a link to retry the request but with the conflicting ID fields inserted and read-only locked so that user can't use it without hitting the conflict again.
We should either disable the
readonlyflag of the conflicting field or all ID fields in that case or leave out the link entirely.