Strange error message when using cascadeoption.

XMLWordPrintable

    • 4

      Try the following invalid query "imAFieldThatDoesNotExist in cascadeoption(p1, p2)". The error message returned will be "The field 'imAFieldThatDoesNotExist' is not supported by the function 'cascadeOption'".

      I would expect the error message to be more like "Field 'imAFieldThatDoesNotExist' does not exist." which is what you get when you run "imAFieldThatDoesNotExist in (1,2)".

      It appears that the function validation is happening before we even check if the field is even valid.

              Assignee:
              Dylan Etkin [Atlassian]
              Reporter:
              bain
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: