Closed
Bug 1207956
Opened 9 years ago
Closed 9 years ago
Amend group model to keep additional data.
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tasos, Assigned: tasos)
References
Details
(Whiteboard: [profile-edit-refactor])
We need to keep additional data to groups like when a user received an invite and if the membership of a user should be invalidated in order to facilitate the new NDA process.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → tasos
Status: NEW → ASSIGNED
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/bd166d7ee8015fd91601a023fdc057369ef6ca67
[fix bug 1207956] Invalidate flag to GroupMembership model.
https://github.com/mozilla/mozillians/commit/bca87d999c7067ef8f7d774302529d2e5bf0cef4
Merge pull request #1251 from akatsoulas/1207956-membership
[fix bug 1207956] Invalidate flag to GroupMembership model.
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Version: other → next
Comment 2•9 years ago
|
||
Marking this one as qa-.
Migration run as expected when pushed to stage.
Status: RESOLVED → VERIFIED
Whiteboard: [qa-]
Updated•9 years ago
|
Version: next → 2014-10.1
Updated•9 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/1821d8c2f331dabcf17446c1e534d029dbf6f0fd
[Fix bug 1207956] Remove `invalidate` flag.
* `invalidate` flag is not useful any more
* We are going to use `terms_accepted` and `status` combination
https://github.com/mozilla/mozillians/commit/2ce2058ce84db51e59e72c565c9b896787112b65
Merge pull request #1268 from johngian/1207956
[Fix bug 1207956] Remove `invalidate` flag.
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Version: 2014-10.1 → next
Updated•9 years ago
|
Whiteboard: [qa-] → [profile-edit-refactor]
Updated•9 years ago
|
Version: next → 2016-1.1
You need to log in
before you can comment on or make changes to this bug.
Description
•