Skip to content

Add creation date as parameter, allow both dates and offsets as values, proof of concept for #142#143

Closed
bkleinen wants to merge 8 commits into
thingsapi:mainfrom
bkleinen:add_creation_date_as_parameter
Closed

Add creation date as parameter, allow both dates and offsets as values, proof of concept for #142#143
bkleinen wants to merge 8 commits into
thingsapi:mainfrom
bkleinen:add_creation_date_as_parameter

Conversation

@bkleinen

@bkleinen bkleinen commented Aug 29, 2025

Copy link
Copy Markdown
Contributor

Here's my proof of concept for issue #142, introducing both a creation date parameter "created_at" and the option (just for this parameter for now) to have both offsets and dates as values.

This implementation is a proof of concept, I've implemented it without changing any other methods.

If you like the idea to have both kinds of values for all date parameter, some refactoring should be done.

@sonarqubecloud

Copy link
Copy Markdown

@mikez

mikez commented Aug 31, 2025

Copy link
Copy Markdown
Contributor

If you want to add creation_date as a parameter, I'd follow the "start_date" and "stop_date" pattern... and add a parameter called "creation_date" to things.tasks.

@mikez

mikez commented Oct 15, 2025

Copy link
Copy Markdown
Contributor

@bkleinen Checking in if you're still around.

@mikez

mikez commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

Closing for now since no response. Happy to open back up once you return.

@mikez mikez closed this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants