In Report Tracker,
- In a Report, on Expert Mode do the request:
- if a user is not in a field Selectbox 'Bind to users' (example Submitted_by or assigned_to)
- => The message "The value 'xxxx' doesn't exist for the list field 'submitted_by'." appears
It's a problem in a request like
submitted_by = MYSELF() OR assigned_to =MYSELF()
if the user is not in the liste submitted_by, the result is empty and the message appears