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
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Working on #2834, I thwarted a name clash about adhocracy_core/resources/document/IDocumentVersion:
in mercator's journey, this resource was called "blog entry", but
in the debate process detail view, this resource would have needed to be called "document". Instead of getting that name, it gets the placeholder name, "resource", which incidentally fits.
Further such name clashes may occur. (Until then, I still deem it low prio.)
The text was updated successfully, but these errors were encountered:
Working on #2834, I thwarted a name clash about
adhocracy_core/resources/document/IDocumentVersion
:Further such name clashes may occur. (Until then, I still deem it low prio.)
The text was updated successfully, but these errors were encountered: