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

Arguments in Create plugin #2

Open
iLLiCiTiT opened this issue Aug 21, 2024 · 0 comments
Open

Arguments in Create plugin #2

iLLiCiTiT opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@iLLiCiTiT
Copy link
Member

iLLiCiTiT commented Aug 21, 2024

Current Behavior:

Create plugins do not expect project entity in arguments of get_product_name method and backwards compatibilit implementation does not work because the method in create plugin expects *args ,**kwargs.

Reported https://community.ynput.io/t/tv-paint-render-layer-creation-issue/1614/9

Expected Behavior:

  1. Expect project entity.
  2. Don't use *args **kwargs but real arguments.
@iLLiCiTiT iLLiCiTiT added type: bug Something isn't working and removed type: bug Something isn't working labels Oct 17, 2024
@iLLiCiTiT iLLiCiTiT self-assigned this Oct 17, 2024
@dee-ynput dee-ynput added type: bug Something isn't working and removed type: bug Something isn't working labels Oct 29, 2024
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

No branches or pull requests

2 participants