You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chant has it both on view and create!
Possibly the actual description of "Unknown Office (à déterminer)" should say "service" as well, though this category is being phased out anyway I think.
It's a bit weird that the URL says /offices but leads to an explanation of "services"--do we care?
To be consistent, I feel we should update the paths as well - /office/<id> should become /service/<id>, with all the necessary redirects set up to ensure things are backwards compatible.
It may be worth looking into changing things in the code as well, to minimize developer confusion. OfficeListView can easily be renamed ServiceListView, but I'm not sure how much trouble would arise if we renamed the model itself.
A chant's "Mass/Office" field should become "Service". (This is a user-facing change...the underlying database field need not necessarily change).
From Debra:
Tagging @annamorphism for any additional areas where this shows up.
We'll also need to update our own documentation about this field.
The text was updated successfully, but these errors were encountered: