Flag fields where data is truncated in qstat

I’ve posted a design document for flagging fields where data is truncated in qstat.
https://pbspro.atlassian.net/wiki/spaces/PD/pages/1289420812/Flag+fields+where+data+is+truncated+in+qstat

@vstumpf, The design looks good to me

Looks good to me, thanks!

I’m not opposed to using an asterisk. An ellipsis doesn’t make sense for narrow fields. Just curious what folks think of using greater than…

shecil:
                                                            Req'd  Req'd   Elap
Job ID          Username Queue    Jobname    SessID NDS TSK Memory Time  S Time
--------------- -------- -------- ---------- ------ --- --- ------ ----- - -----
5.shecil        vstumpf  workq    STDIN       22829 12>   1    --    --  R 00:00

I like that it implies “there’s more to the right of this”, but I don’t like the literal “less than 12” (for this specific example) interpretation that is also possible. I think I prefer the asterisk because of this.

Works for me. Just thought I’d make the suggestion. Also, I think the design looks fine.

The design looks good.

The design looks fine. Could you remove the parts of the template you didn’t fill out?

Bhroam