Ability to ignore non-critical (yellow) Flow errors
This is related to ideas https://ideas.novacura.com/forums/953926-novacura-flow-classic/suggestions/47158924-change-sql-validations-in-studio and https://ideas.novacura.com/forums/953926-novacura-flow-classic/suggestions/47473418-update-the-version-of-the-sqlparser. Sometimes Flow Studio will flag steps with a yellow "non-critical" error because Flow can't parse the code correctly. Most often I see this in SQL Server machine steps, but it can happen in other kinds of connectors too. While it would of course be lovely if the parser could be better, I think it will be hard to make it 100% correct. That's why I would like a RMB option to Ignore a yellow error on a machine step, sort of like when I want a word processor to stop flagging a word as misspelled just because it's not in the dictionary. Maybe this will only be in effect until you edit the step again.
This improvement will let the developer publish the workflow without seeing unnecessary warning dialogs and the workflow will not have a confusing warning label in the Server Content panel.