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

Create JobHookReceiver class that takes as input the object change instance via an ObjField #1877

Closed
Tracked by #862
lampwins opened this issue Jun 13, 2022 · 1 comment · Fixed by #2056
Closed
Tracked by #862
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application
Milestone

Comments

@lampwins
Copy link
Member

lampwins commented Jun 13, 2022

This is intended to be a callable Job that takes in a Object Change model change instance (instead of defined arguments that the existing Job class defines)

Things to Consider

  • Need to enhance the JobModel to store which class the Job inherits from which is not user editable
  • Default filter out in Job list view any Job inheriting from JobHookReceiver
@lampwins lampwins added this to the v1.4.0 milestone Jun 13, 2022
@bryanculver bryanculver added the type: feature Introduction of new or enhanced functionality to the application label Jun 14, 2022
@bryanculver bryanculver linked a pull request Jul 15, 2022 that will close this issue
6 tasks
@bryanculver
Copy link
Member

Closed with #2056

gsnider2195 added a commit that referenced this issue Jul 26, 2022
@gsnider2195 gsnider2195 mentioned this issue Jul 26, 2022
6 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants