Multiple tags/settings/warnings can exist with the same name

Issue #130 resolved
Marri Nikari repo owner created an issue

Specifically, cape setting: http://vast-journey-9935.herokuapp.com/tags/82 http://vast-journey-9935.herokuapp.com/tags/83

This was a race condition with multiple editors, because both saves would think 'cape' was a new setting, and the backend doesn't dedup. The backend should dedup.

Comments (1)

  1. Log in to comment