We should amend the async and Batch Assign process so that you can select entities (perhaps based on colour of row or by selecting using checkboxes) which should be assigned an entity number.
First step is to update the async backend so that it can selectively assign new entity numbers based on specific references. Currently it looks at all the new references in a resource and assigns to all of them - we would want to be able to pick references that it should/should not do this for.
Once this is implemented, we can add this to the Batch Assign process so that different groups of unknown entities can be selected. We should figure this design out once we have an MVP.
We should amend the async and Batch Assign process so that you can select entities (perhaps based on colour of row or by selecting using checkboxes) which should be assigned an entity number.
First step is to update the async backend so that it can selectively assign new entity numbers based on specific references. Currently it looks at all the new references in a resource and assigns to all of them - we would want to be able to pick references that it should/should not do this for.
Once this is implemented, we can add this to the Batch Assign process so that different groups of unknown entities can be selected. We should figure this design out once we have an MVP.