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

Add console commands for Export, Import for OTOBO 11.0 #3797

Closed
bschmalhofer opened this issue Sep 19, 2024 · 3 comments
Closed

Add console commands for Export, Import for OTOBO 11.0 #3797

bschmalhofer opened this issue Sep 19, 2024 · 3 comments
Assignees
Labels
change A change in some part of the functionality of OTOBO, unfitting to other categories.
Milestone

Comments

@bschmalhofer
Copy link
Contributor

bschmalhofer commented Sep 19, 2024

This is basically the same as #3682 but for OTOBO 11.0.

The history of this bug is a bit convoluted. The OTOBO package ImportExport 10.1.x did contain the commands Admin::ITSM::ImportExport::(Import|Export). When the package ImportExport was integrated into OTOBO 11.0.x these commands were forgotten about. See #2711. This lack was noticed when doing imports into OTOBO 11.1.x . Therfore they were added there under the name Admin::ImportExport::(Import|Export). But they are still lacking in OTOBO 11.0.x. This lack is redeemed in this issue.

The package ImportExportTicket 11.0.x got the commands Admin::ImportExport::(Import|Export)as a backport from OTOBO 11.1.x. This means that a new versionImportExportTicket 11.0.4` has to be created this version will have the comands removed and OTOBO 11.0.6 as a requirement.

@bschmalhofer bschmalhofer added the bug Something isn't working as intended label Sep 19, 2024
@bschmalhofer bschmalhofer added this to the OTOBO 11.0.6 milestone Sep 19, 2024
@bschmalhofer bschmalhofer self-assigned this Sep 19, 2024
@svenoe svenoe modified the milestones: OTOBO 11.0.6, OTOBO 11.0.7 Sep 25, 2024
@bschmalhofer
Copy link
Contributor Author

Set the milestone back to 11.0.6 because it will be implemented today.

@bschmalhofer
Copy link
Contributor Author

See ba04b77 as I messed up and set a commit message that could not be mapped automatically.

@bschmalhofer
Copy link
Contributor Author

bschmalhofer commented Sep 25, 2024

TODO:

@svenoe svenoe added change A change in some part of the functionality of OTOBO, unfitting to other categories. and removed bug Something isn't working as intended labels Sep 30, 2024
@svenoe svenoe closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change A change in some part of the functionality of OTOBO, unfitting to other categories.
Projects
None yet
Development

No branches or pull requests

2 participants