Updating Submitted Changelist Metadata

Info & Tags

Article #:
18
Created:
03/06/07
Modified:
03/24/08

PROBLEM

How do you update the metadata in a changelist after it's been submitted?

SOLUTION

If you are a Perforce superuser, or your permissions are set to "admin", then you can modify a submitted changelist with p4 change -f.

Example:

p4 change -f 123

Only the User: and Description: fields can be modified.