Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change IssueSetCommandByName API signature to support object type and remove IssueSetCommandByNameWithObject #870

Open
lenny-goodell opened this issue Dec 13, 2023 · 0 comments
Labels
breaking-change enhancement New feature or request

Comments

@lenny-goodell
Copy link
Member

🚀 Feature Request

Relevant Package [REQUIRED]

This feature request is for Command Client

Description [REQUIRED]

`IssueSetCommandByNameWithObject` was created to support objects w/o breaking the API. In next major release, `IssueSetCommandByName` should be updated to support object type so `IssueSetCommandByNameWithObject` can be removed.

Describe the solution you'd like

Change `IssueSetCommandByName` API signature so `settings` parameter type is `map[string]interface{}`

Describe alternatives you've considered

Have you considered any alternative solutions or workarounds?
@lenny-goodell lenny-goodell added enhancement New feature or request breaking-change labels Dec 13, 2023
@github-project-automation github-project-automation bot moved this to New Issues in Technical WG Dec 13, 2023
@lenny-goodell lenny-goodell moved this from New Issues to Icebox in Technical WG Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
Status: Icebox
Development

No branches or pull requests

1 participant