Closed max101101 closed 5 years ago
After catching optional field priority we must search for status_priority_id index and throw separate exception if this index is not found.
priority
status_priority_id
Otherwise, we must fall back to searching status_id index instead
status_id
After catching optional field
priority
we must search forstatus_priority_id
index and throw separate exception if this index is not found.Otherwise, we must fall back to searching
status_id
index instead