Linking automatically
You can modify your
Helix Core Server
user specification to automatically attach open jobs to any changelists
you create. To set up automatic inclusion, issue the p4
user
command and set the JobView
field value
to a valid expression that locates the jobs you want attached.
Example Automatically linking jobs to changelists
Bruno wants to see all open jobs that he owns in all changelists he
creates. He types p4 user
and adds the
JobView
field:
User: bruno Update: 2011/06/02 13:11:57 Access: 2011/06/03 20:11:07 JobView: user=bruno&status=open
All of Bruno’s open jobs now are automatically attached to his default changelist. When he submits changelists, he must be sure to delete jobs that aren’t fixed by the changelist he is submitting.