Update P4WorkflowNotes.md and add session log 5.
P4WorkflowNotes.md - Working with Jobs section improvements:
- Fixed broken 'p4 job' example (was missing the 'job -i' subcommand and
heredoc; the --field syntax shown previously does not work for multi-line
descriptions or the full field set)
- Removed 'User' field which does not exist in this server's job spec;
use 'ReportedBy' instead
- Added available fields list and Severity value guidance (A/B/C/D)
- Clarified that the first Description line is the one-line summary/title
- Added 'p4 fix' usage example