I have a perpetual warning message from Schema on my dashboard because there are problems that aren't really problems in my DB. These are issues that will likely never get resolved and don't matter, so I'd like the warning message to go away after visiting the Schema reports page, and only get turned on again in the event of any new problems. Perhaps add a reset warning message button on that page.

Comments

mikeryan’s picture

Status: Active » Postponed (maintainer needs more info)

Is the "Suppress schema warnings" option on the Settings page sufficient for you? I don't foresee implementing a record of previous warnings (although, as always, a submitted patch would be considered).

druplicate’s picture

I see no such option in the settings tab for Schema. Only this one: "Include schema comparison reports in site status report." I assume it's the same idea so I unchecked it.

I was hoping to turn off errors that Schema reports that I don't need to know about yet still get warnings for new errors, but that as you say would require remembering all previous errors, and probably a fair amount of coding work.

Not a big deal I guess since this module will be disabled on a live site so it won't be annoying site admins.

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Postponed

"Suppress schema warnings" was committed 9/27/09: http://drupal.org/cvs?commit=268156 (after the 1.6 release). Actually, it only suppresses type warnings, so it might not be helpful to you.

Marking postponed - I'm not going to spend any time trying to implement this, if someone else comes up with a patch I'll review it.

Thanks.

jcnventura’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)

Versions 6.x of the module are no longer supported.