obsidian-todoist-plugin
                                
                                
                                
                                    obsidian-todoist-plugin copied to clipboard
                            
                            
                            
                        Project and Section not importing into Obsidian
`
{
	"name": "Todo",
	"filter": "view all",
	"sorting": ["date"],
	"group": false
}
`
I can not show those fields through the settings in obsidian, but it might be nice if it imported the correct information.
This is a race condition that occurs on first load.
As a workaround you can run the "Todoist Plugin: Refresh Metadata" command or close and re-open the command which should force the re-render.
I'm reluctant to go too deep trying to fix this race condition with an eye on changing how data is synced from Todoist