Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check events of type CENSUS as well as OCCUPATION when looking for occupations #1782

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davejbur
Copy link

@davejbur davejbur commented Oct 7, 2024

At present, when an "Include occupation" option is selected, only events of type OCCUPATION are searched. This mod includes events of type CENSUS as well, which usually include occupation information too.

An alternative, far more complex, approach would be to create another option set for "Include census", independent of the "Include occupation" option. However, for most people, this 2 line mod would probably suffice. (Actually, it would have been just a one line mod, but I've just spent 15 minutes going round in circles working out what's wrong with my code formatting style, only to find my one line needs to be split across two with no trailing spaces:-) )

Check events of type CENSUS as well as OCCUPATION when looking for occupations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant