Updating Submitted Changelist Metadata
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.
