Task #7287
Story #7197: Test changes to Node Registry
Implement Node.Property storage and retrieval
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_noderegistry
Target version:
Start date:
2015-08-06
Due date:
% Done:
100%
Estimated time:
0.00 h
Story Points:
Sprint:
Description
Noticed that this was not actually implemented in the LDAP store, so at the moment we have a v2 Node API that does not persist/retrieve extra node properties.
History
#1 Updated by Ben Leinfelder over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Added this to the v2 Node Registry service with accompanying test to make sure property key, value and type are being saved and retrieved.
#2 Updated by Ben Leinfelder over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
- translation missing: en.field_remaining_hours set to 0.0
Should test as outlined in parent issue.