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

Implement flow for periodic physical resource res. req. #37

Open
Medzikarp opened this issue Mar 15, 2024 · 2 comments
Open

Implement flow for periodic physical resource res. req. #37

Medzikarp opened this issue Mar 15, 2024 · 2 comments
Assignees
Milestone

Comments

@Medzikarp
Copy link
Collaborator

Medzikarp commented Mar 15, 2024

Keep in mind to implement following as well:

  • confirmation of res. requests.
@Puckoland
Copy link
Collaborator

The creation of periodic requests worked even before.
The listing now works as well (using parentRequestId parameter).

@Puckoland
Copy link
Collaborator

Puckoland commented Mar 21, 2024

Keep in mind to implement following as well:

* confirmation of res. requests.

However, the confirmation is problematic. It looks, that it was not implemented even on old instance.
An exception is thrown in case of confirming/denying ReservationRequestSet:TodoImplementException("ReservationRequestSet is unsupported for confirmation.").
This happens inside of reservation service.

We shall implement it in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants