Skip to content

Implement filtering shells #495

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

Open
tunacicek opened this issue Jan 27, 2025 · 1 comment
Open

Implement filtering shells #495

tunacicek opened this issue Jan 27, 2025 · 1 comment
Assignees

Comments

@tunacicek
Copy link
Contributor

tunacicek commented Jan 27, 2025

As a developer,
I want to extend the AAS API to allow filtering of shells based on their creation timestamp,
so that data consumers can retrieve only the relevant shells since their last request, ensuring efficient and resource-saving operations.

Requirements:

  • Implement the timestamp filter in the API based on the documentation provided. Concept Filtering Shells
  • Update relevant test cases and validate the functionality.

Useful links
admin-shell-io/aas-specs-api#176

Related issues
admin-shell-io/aas-specs-api#346
admin-shell-io/aas-specs-metamodel#484

@tunacicek tunacicek converted this from a draft issue Jan 27, 2025
@tunacicek tunacicek moved this to Todo in 🚀SLDT Board Jan 27, 2025
@tunacicek tunacicek changed the title (DRAFT)Implement filtering shells Implement filtering shells Jan 27, 2025
@agg3fe agg3fe self-assigned this Mar 4, 2025
@agg3fe agg3fe moved this from Todo to In Progress in 🚀SLDT Board Mar 13, 2025
@shijinrajbosch
Copy link
Contributor

shijinrajbosch commented Mar 27, 2025

Please be informed that the 'created_date' column already exists in the Shell table as a non-null column. Therefore, this change is backward compatible.

PR #506

@shijinrajbosch shijinrajbosch moved this from In Progress to In Review in 🚀SLDT Board Mar 27, 2025
@shijinrajbosch shijinrajbosch moved this from In Review to In Progress in 🚀SLDT Board Mar 27, 2025
@shijinrajbosch shijinrajbosch moved this from In Progress to In Review in 🚀SLDT Board Mar 27, 2025
@agg3fe agg3fe self-assigned this Apr 7, 2025
@shijinrajbosch shijinrajbosch moved this from In Review to In Progress in 🚀SLDT Board Apr 28, 2025
@shijinrajbosch shijinrajbosch moved this from In Progress to In Review in 🚀SLDT Board Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

3 participants