getodk / central-frontend

Vue.js based frontend for ODK Central

Home Page:https://docs.getodk.org/central-intro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In form listings, show formid in parens if there's a formid match with a soft-deleted form

lognaturel opened this issue · comments

In the following screenshot, neither form in the trash can be undeleted:
Screen Shot 2022-09-20 at 11 24 56 AM

One of the forms has a title match with a currently-published one so its formid is shown. That makes it clear where the match is. The other has a different title but a matching formid so no formid is shown.

This is confusing if for some reason a form needs to be undeleted. But I think the main reason to address it is that it's surprising and confusing. This came up most recently because a user was trying to figure out what the rules for blocking undelete are. I've seen this case on one other user server.