Skip to content

Conversation

@razumau
Copy link
Contributor

@razumau razumau commented Nov 7, 2025

Could be used like this:

> ticket = client.tickets.fetch!.last
> ticket.custom_field_by_name('Custom dropdown')
=> "never"
> ticket.set_custom_field_by_name('Custom dropdown', 'Never')
=> "Maybe"
> ticket.save!

Names of these methods could be improved.

@razumau razumau force-pushed the jury.razumau/custom_fields branch from d71f21b to 048ef78 Compare November 7, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants