Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle for override data when importing Siblings Ordering #160

Assignees

Comments

@soimugeoWB
Copy link
Collaborator

As a user i want to be able to choose if i want to override existing data or just add new data that is found on the import file when we start a siblingsOrdering import operation.

@soimugeoWB soimugeoWB self-assigned this Feb 17, 2025
soimugeoWB pushed a commit to protegeproject/webprotege-backend-service that referenced this issue Feb 17, 2025
…ce.findOrderedChildren() to also support userId. added overrideExisting for ProcessUploadedSiblingsOrderingCommandHandler. Updated ProcessUploadedSiblingsOrderingCommandHandler tests. Still need to update ProjectOrderedChildrenServiceImplIT tests for overrideExisting true/false scenarios.
soimugeoWB pushed a commit to protegeproject/webprotege-gwt-ui that referenced this issue Feb 17, 2025
…dFileResultHandler, UploadFileDialogController to support override checkbox. added checkbox functionality to ProcessUploadedSiblingsOrderingWorkflow.
soimugeoWB pushed a commit to protegeproject/webprotege-gwt-ui that referenced this issue Feb 17, 2025
…ctionality to UploadAndProcessLinearizationWorkflow and UploadPostCoordinationWorkflow.
soimugeoWB pushed a commit to protegeproject/webprotege-backend-service that referenced this issue Feb 18, 2025
…enServiceImpl. Added extended scenarios for importMultipleProjectOrderedChildren using overrideExisting flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment