Inspections at lower level of hierarchy must trigger only when checks at higher level pass successfully

XMLWordPrintableJSON

    • Not Needed
    • Developer Tools

      By hierarchy we mean the following:

      • Problems with database supersedes any problem related to collection / fields
      • Problems with collection supersedes any problem related to fields

      Our inspection implementation should respect these criteria and report insights accordingly

      • When there are database problems, collection and problems below should not popup
      • When there are collection problems, fields, index and other problems should not popup
      • When the field does not exist the type mismatch should not popup, neither should the index related warning
      • The index related warnings should only popup when all the referenced fields exists

            Assignee:
            Himanshu Singh
            Reporter:
            Himanshu Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: