You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new test is created, the last_updated_by column has the value false in it.
To Reproduce
Open up Tests from the Configuration menu.
Add a new test using the Add Test button and click on Add to save the test.
View the last_update_by column in the table with all tests.
Expected behavior
User details are taken from the appsmith object and updated in the database.
Desktop
OS: Macbook Pro - 13.5 (22G74)
Browser Google Chrome
Version 131.0.6778.205 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered:
bkowshik
changed the title
Fix 'Last updated by' showing incorrect data for newly created tests"
Fix 'last_updated_by' showing incorrect data for newly created tests"
Jan 4, 2025
Describe the bug
When a new test is created, the
last_updated_by
column has the valuefalse
in it.To Reproduce
Tests
from theConfiguration
menu.Add Test
button and click onAdd
to save the test.last_update_by
column in the table with all tests.Expected behavior
User details are taken from the
appsmith
object and updated in the database.Desktop
131.0.6778.205 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: