Actions
Task #216
closedConnect extended attributes to provisioining
Start date:
11/28/2016
Due date:
% Done:
100%
Estimated time:
Owner:
Updated by Vít Švanda about 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 0 to 90
- I implemnted extended attributes to provisioning
- In schema attribute handling save, I create form attribute definition (if missing) by schema attribute handling definition.
- I create test for provisioning extended atribute on target resource
- + minor improvements
Please do review and test.
Updated by Radek Tomiška about 8 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Radek Tomiška to Vít Švanda
We did review together agile, it works and code looks nice :) I've found just one thing with attribute definition creation - definition is searched for AbstractEntity, but only FormableEntity could have form definition, maybe exception could be thrown, if definition is not found, instead continuing silently?
Updated by Vít Švanda about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
I added silently FormableEntity check.
Actions