Put unique constraint on permissions
Reported by Marnen Laibow-Koser | May 29th, 2009 @ 02:52 PM
At the moment, it's possible to have multiple permissions for the same combination of user, calendar, and role. This is redundant and creates problems with one calendar appearing several times in the lists that the application generates.
We need to add a unique constraint in the app and/or DB so that this can't happen.
Comments and changes to this ticket
-
Marnen Laibow-Koser October 20th, 2009 @ 11:20 AM
- State changed from new to open
Working on this.
-
Marnen Laibow-Koser October 20th, 2009 @ 11:57 AM
(from [ffcefe1efc0e60dd215e6192c2d9e9a1642ee8f1]) Rewrite spec to use Machinist. [#34] http://github.com/marnen/quorum2/commit/ffcefe1efc0e60dd215e6192c2d...
-
Marnen Laibow-Koser October 20th, 2009 @ 11:57 AM
(from [f7eb0c4f2a2da20f78b49aeec2644c5691ad1c6b]) Make sure we don't have duplicate permission records in the DB. [#34] http://github.com/marnen/quorum2/commit/f7eb0c4f2a2da20f78b49aeec26...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>
People watching this ticket
Tags
Referenced by
- 34 Put unique constraint on permissions (from [ffcefe1efc0e60dd215e6192c2d9e9a1642ee8f1]) Rewrite...
- 34 Put unique constraint on permissions (from [f7eb0c4f2a2da20f78b49aeec2644c5691ad1c6b]) Make su...