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

[User] Allow configuring lastLogin tracking frequency #14722

Merged

Conversation

NoResponseMate
Copy link
Contributor

Q A
Branch? 1.11
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Related tickets replaces #12603
License MIT

@NoResponseMate NoResponseMate requested a review from a team as a code owner January 16, 2023 14:19
@GSadee GSadee added Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). RFC Discussions about potential changes or new features. labels Jan 17, 2023
Copy link
Member

@GSadee GSadee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks ok, but to be honest, I am not convinced to merge this change, especially to the 1.11. From my perspective, this is not a bug fix but an improvement or even a new functionality, so that it should be opened to the 1.13 branch.

I guess I would like to hear more opinions on this and the need for it, because while I understand the argument related to the API, the introduction of this parameter may lead to the information about the last login not really being true.

Copy link
Contributor

@jakubtobiasz jakubtobiasz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've talked a little bit, and we considered this PR as a bug (in performance) fix, so we merge it.

@GSadee GSadee merged commit d945751 into Sylius:1.11 Jan 26, 2023
@GSadee
Copy link
Member

GSadee commented Jan 26, 2023

Thank you, @NoResponseMate!

@GSadee GSadee added the Bug Confirmed bugs or bugfixes. label Jan 26, 2023
GSadee added a commit that referenced this pull request Jan 31, 2023
…ments (NoResponseMate)

This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.11 |
| Bug fix?        | yes                                                       |
| New feature?    | no                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | no |
| Related tickets | continues #14722 |
| License         | MIT                                                          |

Commits
-------

f657279 [UserBundle] Fix UserLastLoginSubscriber arguments
a407e6a [Documentation][UserBundle] Add missing configuration nodes
@NoResponseMate NoResponseMate deleted the SYL-2554/config-user-last-login-frequency branch September 22, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes. Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). RFC Discussions about potential changes or new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants