feat(dashboard): show account plan in request logs table#425
feat(dashboard): show account plan in request logs table#425stemirkhan wants to merge 3 commits intoSoju06:mainfrom
Conversation
|
Ready for review. This now persists a nullable |
|
Just curious that if a user account plan is changed, the account type in the history will be wrong as the joining is for the E.g. When the request is at I still think persisting the account type (aka table change w/ migration) is necessary in this case |
|
Thanks, that concern was correct. I reworked this in I also added regression coverage for the history case: a log written while the account is |
Summary
plan_typesnapshot onrequest_logswhen a request log row is writtenplanTypeonGET /api/request-logsand show it in the dashboard recent request logs tableplanType: nullScreenshot
Testing
Notes
null