Edit: why is this marked as spam? what did I do wrong?
Hello,
I made a report called "Tasks I've assigned to others" so we can easily follow up on tasks we've assigned to our teammates. It works fine, except under one condition:
I created a task in another employee's project. While creating the task, I clicked "more options" on the bottom right so I could set the priority to "high". This task did not show on the report. I have repeated these steps, and tried it while leaving the priority as normal. Whenever the task is created from the "more options" window, it does not appear on this report, and I can't begin to understand why.
Here is the filter for the report:
EXISTS:1:$$OBJCODE=ASSGN
EXISTS:1:assignedByID=$$USER.ID
EXISTS:1:taskID=FIELD:ID
OR:1:EXISTS:1:$$OBJCODE=ASSGN
OR:1:EXISTS:1:assignedByID=$$USER.ID
OR:1:EXISTS:1:taskID=FIELD:ID
OR:1:actualCompletionDate=$$TODAY-1m
OR:1:actualCompletionDate_Mod=gte
OR:1:assignmentsUsersMM:ID=$$USER.ID
OR:1:assignmentsUsersMM:ID_Mod=notin
OR:1:isComplete=true
OR:1:isComplete_Mod=eq
OR:1:recurrenceNumber_Mod=isnull
assignmentsUsersMM:ID=$$USER.ID
assignmentsUsersMM:ID_Mod=notin
isComplete=false
isComplete_Mod=eq
plannedCompletionDate=$$TODAY+12m
plannedCompletionDate_Mod=lt
recurrenceNumber_Mod=isnull
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @GrantTh Thanks for your patience with this. After an additional investigation, we have determined that content resembling code, or "Code-like" content, has the potential to trigger the spam filter. To minimize the likelihood of this happening in the future, please use the "Insert code sample" button when inputting text mode. For reference, this is the </> icon in your text editor.
Views
Replies
Total Likes
Hi @GrantTh It seems the our automated system marked your question as spam. To your point, nothing in your post stands out to me as a guideline violation. I will investigate this further, apologies for the inconvenience. In the meantime, your post has been moved back into the Questions board.
Hi @GrantTh Thanks for your patience with this. After an additional investigation, we have determined that content resembling code, or "Code-like" content, has the potential to trigger the spam filter. To minimize the likelihood of this happening in the future, please use the "Insert code sample" button when inputting text mode. For reference, this is the </> icon in your text editor.
Views
Replies
Total Likes