Allow wb navigation between created records of particular table #5608
Replies: 4 comments
-
|
Actually, there is a workaround: |
Beta Was this translation helpful? Give feedback.
-
|
Adding UI for #1857 would fix this issue |
Beta Was this translation helpful? Give feedback.
-
|
@maxpatiiuk was this fixed with the merge of #1857? |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately not yet. That pull request added a way to create a Record Set from workbench upload results on demand However, at the moment the API supports creating Record Sets from the base table records only It needs to be extended to allow passing in a table name too (i.e, in a data set that uploaded Collection Objects, you want to create a record set of all newly created Localities) Then, the upload results dialog would have to be updated to use that endpoint |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, if you did not expect a data set upload to create new agents, it would be useful to navigate between the cells that created new agents.
You can manually check each blue cell to see if it was responsible for creating a new agent, but that is infeasible for all but the smallest data sets
Suggested by @grantfitzsimmons
Beta Was this translation helpful? Give feedback.
All reactions