narrowizard opened a new issue, #5086:
URL: https://github.com/apache/incubator-devlake/issues/5086

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When importing CSV issues into DevLake through the Customize plugin, the 
"type" field in the board entity is not being populated. This results in the 
"type" field being empty and not displaying "kanban" as expected.
   
   ### What do you expect to happen
   
   We expect that when importing CSV issues through the Customize plugin, the 
"type" field in the board entity should be populated with "kanban" (not scrum), 
since we cannot import sprint data within customize logic.
   
   ### How to reproduce
   
   Export a set of issues as a CSV file from a third-party platform.
   Use the Customize DevLake plugin to import the CSV file into the domain 
layer entities.
   Check the board entity for the imported issues and verify that the "type" 
field is empty instead of showing "kanban".
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v0.16.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to