You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It was encountered when configuring for a partner who had tables that didn't include one of the hard-coded id names ("uuid", "reporter", etc)
Describe the solution you'd like
We should make providing an ID field mandatory, with a chooser of the columns returned by entity SQL. The UI could run the SQL with LIMIT 1 to see what results are returned
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It was encountered when configuring for a partner who had tables that didn't include one of the hard-coded id names ("uuid", "reporter", etc)
Describe the solution you'd like
We should make providing an ID field mandatory, with a chooser of the columns returned by entity SQL. The UI could run the SQL with LIMIT 1 to see what results are returned
The text was updated successfully, but these errors were encountered: