Changes between Version 7 and Version 8 of ConceptLocks
- Timestamp:
- 04/07/09 11:50:38 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConceptLocks
v7 v8 33 33 34 34 == Saving concepts == 35 1. Once a concept is saved withing a locked CM the changes are reflected in the server-side model but not saved permanently (db) 36 1. Once a concept is saved from another editing point changes are saved in the model and in the db 37 1. If a new concept is created within a locked CM it is added to the server-side model and individual search index but not saved persistantly 38 1. If a new concept is created withing other editing points it is added to the server-side model, common search index and saved persistantly 35 39 36