Bug 52985 - policy modifications ignored by UDM REST API client
policy modifications ignored by UDM REST API client
Status: VERIFIED FIXED
Product: Components
Classification: Unclassified
Component: udm-rest-api-client
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Daniel Tröder
Ole Schwiegert
:
Depends on:
Blocks: 52853
  Show dependency treegraph
 
Reported: 2021-03-25 12:12 CET by Daniel Tröder
Modified: 2021-03-26 09:21 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.069
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2021-03-25 12:12:22 CET
The Python UDM REST API client library does not send modifications of policies of UDM objects to the UDM REST API.
Comment 1 Daniel Tröder univentionstaff 2021-03-25 12:20:36 CET
[master 27b16b2] version 1.0.2, fix not sending policy modifications to server
 * [new tag]         1.0.2 -> 1.0.2

* PyPI: https://pypi.org/project/udm-rest-client/1.0.2/
* RTD: https://udm-rest-client.readthedocs.io/
* CI:
  - Travis: https://travis-ci.com/github/univention/python-udm-rest-api-client
  - GH linting: ​https://github.com/univention/python-udm-rest-api-client/actions/runs/686290439
  ​- GH integration: https://github.com/univention/python-udm-rest-api-client/actions/runs/686290452
Comment 2 Ole Schwiegert univentionstaff 2021-03-26 09:21:42 CET
CI, PyPI, RTD looks good.

Manual test verifies: Adding and removing of policies works.