wiki:Public/Docs/CinnamonWarBuildDocs/UpdateBuild117To129

Version 3 (modified by Administrator, 5 years ago) ( diff )

Update from build 117

  • Insert a new permission "change lifecycle state":
    # TODO: remove column 'description' from permissions table
    insert into permissions(id,name, obj_version) values (1,'_change_lifecycle_state',0);
    
  • Edit all ACLs and set the new permission in for those accessors that need to manipulate lifecycle states on objects.
Note: See TracWiki for help on using the wiki.