Skip to content

Clean up attention request related system note metadata

We've removed attention request related backend code, but we have existing system_note_metadata with attention_requested state.

We don't have to clean these up as it's used for displaying icons.

I haven't removed following lines yet, but I think we could clean up these metadata and the following code.

We could just leave them in place as a legacy metadata and be done with it though.

Related to !95446 (merged) and #366442 (closed)

Testing

Run the package and qa job as a regression test. @jay_mccure

Edited by Jay McCure