Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Filter jobs by archived status #9

Open
OliverAbdulrahim opened this issue Feb 16, 2023 · 0 comments
Open

Filter jobs by archived status #9

OliverAbdulrahim opened this issue Feb 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@OliverAbdulrahim
Copy link
Member

Overview
Add a property to the Job model that tracks if that job isActive.

In Asana, track this using the project.archived property.

Modify the Job deserializing function to extract project archived status.

You may need to make a pull request to kotlin-asana to ensure the archived property is retrieved.

Use cases
Running a sync on all jobs that are not archived.

@OliverAbdulrahim OliverAbdulrahim added the enhancement New feature or request label Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant