Revisions on sheet: cloud versus user assignemnt

Hello,
revisions are assigned to sheets in two ways:

  1. by drawing revision clouds
  2. by clicking the “assign” button in the sheet property and manually checking revisions from the list.

Is there any way to identify which is which in Dynamo?
The nodes that allows to extract revisions for all sheets do not seem to have that option, they return both types together.

I need this because if you use Dynamo to assign some revisions to a sheet, but that sheet has already clouds for that revision, the assignment kind of “doubles”. This means: even when you remove the clouds of that revision, the revision remains assigned to the sheet, and needs to be manually removed by unchecking the revision in the assign panel.

If the revision was not assigned using Dynamo (thus “overlapping” with the cloud), once I remove the cloud, the revision is also correctly removed from the sheet.

Hope this is clear enough.

Thank you!

regards

Gio

This is your actual issue. Fix the root problem, not the outcome you don’t like. You should be checking to see if a sheet needs a revision assigned and that should include whether or not it already has that revision.