Skip to content

Add last modified date to TestCase and TestPlan#4278

Open
veenone wants to merge 1 commit intokiwitcms:masterfrom
veenone:feat/add-modified-date
Open

Add last modified date to TestCase and TestPlan#4278
veenone wants to merge 1 commit intokiwitcms:masterfrom
veenone:feat/add-modified-date

Conversation

@veenone
Copy link

@veenone veenone commented Feb 18, 2026

  • Add updated_at field to both models with migrations.
  • Show last modified date in detail view sidebars and search result tables.
  • Expose updated_at via RPC API filter and update responses.
  • If the entry never been modified yet, use created date on the modified date

implements #4140


Screenshots

image opera_n4Krs0xbOt opera_NJvRzpuVii opera_bTBkccZ3eD

Display the last modified date on detail and search pages for both
TestCase and TestPlan by querying the existing history records instead
of adding a new model field. No migrations required.
@veenone veenone force-pushed the feat/add-modified-date branch from 1cfebfd to 481aaec Compare February 26, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants