pratiyush05 commented on issue #6451:
URL: 
https://github.com/apache/incubator-devlake/issues/6451#issuecomment-1827148364

   Thanks @abeizn , it worked after I redeployed after re-creating the table .
   For debugging , it shows ALTER TABLE command is run which finds unknown 
custom_field6 as shown in this picture above -
   <img width="517" alt="Screenshot 2023-11-24 at 3 53 42 PM" 
src="https://github.com/apache/incubator-devlake/assets/110039059/2c85e8b5-a13a-46c3-8450-cf6be657043a";>
   
   and the migration code linked to it is - 
[link](https://github.com/apache/incubator-devlake/blob/0f990b109c52dfaf7103405f043d449452a751e8/backend/plugins/tapd/models/migrationscripts/20230411_modify_custom_field_name.go#L44)
   but this code seems to be linked to table "_tool_tapd_tasks" only not 
"_tool_tapd_stories". Is this an intended workflow ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to