Skip to main content
Question

Deleting DQ Rule from MP

  • October 28, 2025
  • 3 replies
  • 30 views

JTH
Star Blazer L1
Forum|alt.badge.img+2
  • Star Blazer L1

Hi,

I added a DQ Rule on a boolean data type attribute inside a Monitoring Project (MP). After the attribute changed datatype I had to add a new DQ rule with string attribute, but the old DQ rule vanished. How do I get rid of the error?

 

 

3 replies

Forum|alt.badge.img+2
  • Data Pioneer L2
  • October 28, 2025

Appears that something is stuck on the backend, and not removing the error. I know there is a way to refresh the metadata model which reindexes everything, but I forget where that is located within the tool… your rep may be able to assist / documentation may have where this is located. This would be my first step


ivan.kozlov
Ataccamer
Forum|alt.badge.img+3
  • Ataccamer
  • November 11, 2025

Hi ​@JTH ,
I believe it should be possible to read the metadata for this project using ONE Desktop plans and this way identify the id of problematic dqCheck  or dqCheckMapping and then deleting it using ONE Metadata Writer steps.
Also, often enough if you see error like this - publish attempts might fail and instead you might get the a list of id’s for entities that are in broken state. This way you should be able to access those entitles, for example, dqChecks or dqCheckMappings and delete the ones that are broken.

As an alternative option you can create a support request and then our support team should be able to assist you with solution.

Thank you!
Ivan


JTH
Star Blazer L1
Forum|alt.badge.img+2
  • Author
  • Star Blazer L1
  • November 18, 2025

Thanks community!