You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bartbunting, yes this appears to be an issue with the schema generation. I believe I have a fix for it, which I'll test and push an update for. Sorry about the wait.
Hi,
I am trying to access the values in the _info metadata of a service ticket.
This appears not to be possible currentlyunless I'm missing something.
The values show up in the debug output when the ticket is retrieved:
When I try and access via the _info metadata object they do not exist.
The code is:
Looking at the metadata.rb model there appear to be no accessors defined for any of the values that show up in the debug.
Is it a case of simply defining these?
I'm sorry I don't understand how the classes are generated.
Happy to make a patch if it is as simple as defining the missing data.
Any advice welcome.
The text was updated successfully, but these errors were encountered: