The CHGPWL (Change Programmer WorkList) command in TURNOVER® for iSeries v100 is part of the Programmer WorkList Manager feature, which helps developers manage tasks and objects associated with software changes. This command allows you to modify the attributes of an existing programmer worklist essentially updating the metadata or configuration tied to a specific development task.
In the Programmer WorkList Manager, worklists are central to organizing development efforts. You typically:
Create a worklist using
CRTPWLor via the STRPWM panel.Add tasks and objects to it.
Use
CHGPWLto update the worklist as the project evolves.Promote or archive items once tasks are complete.
This command is especially useful when managing multiple concurrent projects or when tasks shift between developers.
Use this command to change a programmer’s worklist.
Purpose of CHGPWL
The command is used to:
Update the description or status of a worklist
Reassign the worklist to a different programmer
Change the application release/version associated with the worklist
Modify task filters or visibility settings
Typical Parameters
While the full parameter list may vary depending on your TURNOVER setup, here are common fields you’ll encounter when using CHGPWL:
Worklist Name – Identifier of the worklist to be changed
Description – Updated description of the worklist
Programmer ID – Reassigns the worklist to another developer
Application Release/Version – Links the worklist to a specific app version
Task Status Filter – Controls which tasks are visible or active
Flags for Display or Print Options – Determines how the worklist is presented in panels or reports

