Bug #2612
systemMetadataChanged should be in MNAuthorization (Tier 2)
Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
2012-04-23
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Subtasks
Associated revisions
Moved MN systemMetadataChanged to MNAuthorization API. Closes #2612
History
#1 Updated by Matthew Jones over 12 years ago
- Position set to 1
- Position changed from 1 to 420
- Target version set to Sprint-2012.15-Block.2.4
- Position deleted (
1)
#2 Updated by Matthew Jones over 12 years ago
- Category set to Documentation
- Assignee set to Dave Vieglais
The current definition of systemMetadataChanged() is:
Tier 2 POST /dirtySystemMetadata MNStorage.systemMetadataChanged()
However, this method is needed for access control changes, so it should be located in the MNAuthorization module:
Tier 2 POST /dirtySystemMetadata MNAuthorization.systemMetadataChanged()
Making this change wil also resolve the discrepancy between saying it is both Tier 2 and MNStorage, which can't both be true.
#3 Updated by Dave Vieglais over 12 years ago
- Target version changed from Sprint-2012.15-Block.2.4 to Sprint-2012.17-Block.3.1
- Position deleted (
424) - Position set to 1
- Position changed from 1 to 426
#4 Updated by Dave Vieglais over 12 years ago
- Status changed from New to Closed