You are viewing the old version of the documentation. See the latest version here: CRM for Jira Server Home

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sometimes we want to find issues, where company has or hasn't other issues. For example, at Teamlead we have projects SalesDeals. There we track Sales Deals (issues). And we have another project - Hosting, where we track hosting Instances (issues). So, we want to see Instances, which have no any Sales Deals in status Delivery to control payments etc.

...

Info
iconfalse

project = HOSTING AND issuetype = Instance AND status = Работает AND "Режим работы" = Промышленный AND id not in issuesByField(Company, "project = SALE DEAL AND issuetype = Sale Deal AND status = Delivering AND Department = {(119)}")