Add get subcommand to CLI obj command (rebased)#4141
Conversation
|
(Testing instructions seem a little light but ...) I'm puzzled: Are timestamps too complex a type? The "No object found" suggests the problem isn't with the actual field. |
|
(Some experimentation suggests that dimensioned properties aren't yet in scope for this, that's okay.) |
|
For really basic properties on the best-known object types this PR does seem to be working fine. |
|
Thanks @mtbc. The limit of The |
|
HQL uses the API too ... ? But if all this is expected then, especially as this is a rebase, good to merge. (Not sure if some RFE is needed re. "no object found" wrongly suggesting there isn't such an object available in the current context? But not this PR's fault I think.) |
|
Sorry, I meant that it uses the query service get method rather than forming its own hql. Might that have a different effect at the server end? /cc @joshmoore The |
|
I don't know why |
Add get subcommand to CLI obj command (rebased)
See gh-4071
--rebased-from #4071