SQL Agent Insights:Roadmap: Difference between revisions

From SQL Agent Insights Wiki
Line 4: Line 4:
=== New ===
=== New ===
* {{RoadmapSpanNewColor}}'''N210330-1'''</span> : Azure SQL managed instance support
* {{RoadmapSpanNewColor}}'''N210330-1'''</span> : Azure SQL managed instance support
* {{RoadmapSpanNewColor}}'''N210821-1'''</span> : Insight : new job metric showing successful jobs that have failed steps in the history.
* {{RoadmapSpanNewColor}}'''N210821-1'''</span> : {{RoadmapInProgress}}Insight : new job metric showing the number of successful jobs that have failed steps from their most recent execution.
* {{RoadmapSpanNewColor}}'''N210913-1'''</span> : UI : implement column chooser for all data grids with a significant number of columns with ability to save layout.
* {{RoadmapSpanNewColor}}'''N210913-1'''</span> : UI : implement column chooser for all data grids with a significant number of columns with ability to save layout.
=== Enhancement / Improvement ===
=== Enhancement / Improvement ===
* {{RoadmapSpanEnhanceColor}}'''E210228-3'''</span> : convert entire SQL Agent Insight project to .NET 6
* {{RoadmapSpanEnhanceColor}}'''E210228-3'''</span> : convert entire SQL Agent Insight project to .NET 6

Revision as of 00:06, 11 November 2021

Interested in knowing what I'm working on or thinking of implementing for the next version of SQL Agent Insight? Read more below.

In Development / Researching

New

Enhancement / Improvement

Future Considerations

New

Enhancement / Improvement

Ready for Next Release

Version 0.24

  • Template:RoadmapSpanEnhanceColorE211021-1 : Job Conflict Outlook : refactor to Job Conflicts.
  • Template:RoadmapSpanEnhanceColorE200919-4 : About dialog license indicator; showing the number of days before expiry; if expiry date is approaching, tab icon is now present and number of days highlighted to bring focus.
  • Template:RoadmapSpanEnhanceColorE211026-2 : verbiage for Suspend Job tooltip in Job Monitor is incorrect. Cannot extend job suspension from the context menu, therefore revised.
  • Template:RoadmapSpanEnhanceColorE211026-1 : change verbiage in the suspend/resume create job dialog of Agent Job Monitor to Job Monitor.
  • Template:RoadmapSpanEnhanceColorE211001-3 : Insight tabs context menu foreground color from white to black, easier to read.
  • Template:RoadmapSpanEnhanceColorE211028-3 : Due to improved performance in release 0.23.2109.50, help verbiage on form and in pop-up help dialog changed to suit.
  • Template:RoadmapSpanBugColorB211005-1 : Exceptions can be thrown when/if the preferences xml, SQLAI_Preferences.XML, has been modified/deleted outside of SQL Agent Insight. Default preferences are assigned prior to loading to mitigate this issue. The preferences file should only be modified by SQL Agent Insight, however, we cannot prevent a user from doing so.
  • Template:RoadmapSpanEnhanceColorE210718-1 : Remove CR and LF characters from description and body column data to prevent cell text wrapping. Database Mail Items; Database Mail Event Log
  • Template:RoadmapSpanBugColorB211110-1 : System.NullReferenceException: 'Object reference not set to an instance of an object.' may occur after closing an Insight. Resolved.