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

EMAIL: Bug in NEXT.EMAIL handling #51

Closed
bobbimanners opened this issue May 20, 2021 · 1 comment
Closed

EMAIL: Bug in NEXT.EMAIL handling #51

bobbimanners opened this issue May 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bobbimanners
Copy link
Owner

When I refactored the code that obtains and updates the next email number I introduced a bug. The result of this is EDIT.SYSTEM gets called with the post-increment value of the email number, not the pre-increment value. Not surprisingly it can't find the file!

@bobbimanners bobbimanners self-assigned this May 20, 2021
@bobbimanners bobbimanners added the bug Something isn't working label May 20, 2021
@bobbimanners
Copy link
Owner Author

bobbimanners commented May 20, 2021

Fixed in 2.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant