Skip to content

Validate fields in Hackbot Bugzilla create and update actions #6770

Description

@ayoubdiourin7

Follow-up #6758 (comment)

bugzilla.create_bug.extra and bugzilla.update_bug.changes currently accept arbitrary keys and values through dict[str, Any]. Unsupported fields, invalid types, and typos are recorded successfully and fail only when the action is applied. Validate these fields against Bugzilla’s accepted fields and types before recording.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions