Skip to content

Make a separate id parameter for Job #32

@awead

Description

@awead

See #28 for the background info. This allows the calling application to separate its controller from the object it's trying to update.

WDLL

  • the updated method call would look like:
MetadataListener::Job.perform_later(
  path: 'file_path',
  endpoint: 'http//....',
  id: 'database id for the file',
  api_token: 'xxxx'
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions