Bug 751254

Summary: 0.18.0 Release Tracker
Product: [Community] PressGang CCMS Reporter: Lee Newson <lnewson>
Component: CSProcessorAssignee: Lee Newson <lnewson>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.xCC: jwulf
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-20 01:50:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 749735, 751253    
Bug Blocks: 751255    

Description Lee Newson 2011-11-04 03:45:32 UTC

Comment 1 Lee Newson 2011-11-23 06:24:37 UTC
- Did some internal revamp to make the code more readable
- Removed some old libraries that are no longer needed
- CSProcessor
        - Bug #749735 Added processes. A process is in the format -> Process: <Title> [<Topic ID>] [<Topic ID>] etc... You can also use the syntax -> Process: <Title> [<Topic ID>, <Topic ID>, etc...]. Note: Topics must be existing topics since new topics can't be used as they require more data then just an id. You also can't have tags, relationships or targets on a process.
        - Fixed a bug from 0.17.1 where relationships would work in some cases.
- CSBuilder
        - Added the code required to inject the right message for process next/previous relationships.