[ http://jira.magnolia.info/browse/MAGNOLIA-1062?page=comments#action_12323 ] Sameer Charles commented on MAGNOLIA-1062: ------------------------------------------
done ;) BaseRepositoryCommand tries to get UUID if not set by the previous command or in context it uses path instead > BaseRepositoryCommand uses attribute Path instead of UUID > --------------------------------------------------------- > > Key: MAGNOLIA-1062 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1062 > Project: magnolia > Issue Type: Bug > Components: activation > Affects Versions: 3.0 RC2 > Reporter: Sameer Charles > Assigned To: Sameer Charles > Fix For: 3.0 RC3 > > > Currently BaseRepositoryCommand uses path as an ID for the content, > this will fail if you move content after starting a workflow on it because > this path is persisted in a workItem and later used by ActivationCommand. > We should use UUID instead. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
