Describe the bug
Couples of RAW+JPEG are not grouped when importing them in Darktable 3.0.
The grouping behavior was also wonky in Darktable 2.6 (images were sometimes grouped, sometimes not).
I use a Canon 550D, if that's useful.
To Reproduce
Expected behavior
Couples of images with the same name (e.g. IMG_1234.CR2 and IMG_1234.JPG) should be imported as a single group.
Screenshots
During import:

Grouping enabled in lighttable, no group shown:

Platform (please complete the following information):
For automatic grouping dt requires the filenames to be the same except the extension. I think the default sets this to a job number. You should have a look into the options ...
This issue did not get any activity in the past 30 days and will be closed in 365 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue.
@TurboGit and @aurelienpierre i'd like your opinion about this issue.
The situation is pretty clear: While importing the filename is not always kept as is was on the medium/camera, so when looking in the database for other files with the same filename-minus-extension for automatic grouping it fails.
I see two ways to tackle this.
For both situations we would have to accept, not all images have that exif data available.
Any other idea? Or just close this as "can't be fixed"
@fxthomas i guess this is fixed now, please close issue if you are happy with current master.
Thank you so much, let me try to compile that and I'll give it a go!
It's working nicely if I select the "keep original filename" option in the settings (I guess that's the intended behavior). Thank you!