Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1401 closed enhancement (fixed)

Enhanced error reporting on DataConnection save

Reported by: jbirch Owned by: jng
Priority: low Milestone: Maestro-3.0
Component: Maestro Version: 2.1.0
Severity: minor Keywords:
Cc: External ID:

Description (last modified by jbirch)

When saving a SQL Server DataConnection, if one or more of the tables does not have a primary key set, Maestro presents a screen to the user with the text of an MgClassNotFoundException. This isn't especially easy to figure out for end users.

It would be useful if, when this occurs, Maestro could inform the user that it could not determine the identity property for X class. A smart user should then be able to figure out from this that the error is occurring because of a missing PK.

Change History (6)

comment:1 by jbirch, 14 years ago

Description: modified (diff)

comment:2 by jbirch, 14 years ago

Description: modified (diff)
Summary: Connecting to SQL Server can throw errorsEnhanced error reporting on DataConnection save

comment:3 by jbirch, 14 years ago

Description: modified (diff)

comment:4 by jng, 14 years ago

Milestone: Maestro-2.1.x

Yeah I'm noticing this on one of my current client's data sets. This doesn't just apply to SQL Server.

comment:5 by jng, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r5026

comment:6 by jng, 14 years ago

Milestone: Maestro-2.1.xMaestro-3.0

Milestone Maestro-2.1.x deleted

Note: See TracTickets for help on using tickets.