Exporting to an XML with image created a compressed file that can’t be read by Gramps 5.2beta (after decompressing, the extracted data.gramps could be imported. Also a Backup instead of a Export generated an importable file.)
Is there a list of items that still have to be reviewed before the beta?
I’ve been looking for a few PRs and haven’t seen them in the alpha.
Example, this enhancment isn’t marked as targeted for 5.2 in MantisBT: 0011813: [Preferences > Family Tree > Autobackup:] Add extended interval choices to automated backup
As you can see from the link, the commit message makes no reference to the interval changes or to bug #11813. This makes it highly unlikely that the change will be listed in the ChangeLog, NEWS or any release announcement.
Good commit messages are important for this reason.
It appears that the new interval options were accidentally removed in commit 84da4b8. I’ll fix the problem. ‘Missing Backup Intervals options’ Fixed in PR#1489
Thanks. That example was easy to spot because it was GUI rather than a function that need tests run.
I was working on the MantisBT list of 166 reports that were “Fixed” without a “Target” or “Fixed in” version. It is a slow slog.
First thing noticed: it looks like some of the fixes were committed to a “dev” branch instead of the “master”??? Could that be why some of the items didn’t get to the 5.2beta approval queue?
Yes, that’s why the PR that said that it was merged to something with that label sticks in my mind. Will come back to that one when I catch up on some of the other stuff.