- Issue created by @kristiaanvandeneynde
- 🇳🇿New Zealand quietone
I reviewed this issue because I was doing triage on the originating issue.
The issue summary here should be more helpful. It should explain what work is to be completed here. As it is, a contributor has to read the parent issue and the change there first. And hopefully, they will find comment #19 over there that links to the deprecation policy that explains part of the process.
Also, the standard template should be restore so that all sections are available. Those sections are helpful in many ways. It is the first thing someone a contributor see when deciding to work on an issue so it should be inviting and explain the work clearly. It is also how we track of what work has been completed and what still needs to be done. And, speaking for myself, it is too often that I have to restore the template so I can complete a review. I'd rather not have to do that.
Typically, I summarize the remaining work in the remaining tasks section but I will do so here.
- Restore the standard issue summary template →
- Complete the template, explaining clearly what work is to be done here. Add link to the correct section of the Deprecation Policy.
- Consider tagging as Novice.
- Status changed to Needs work
11 months ago 10:56am 19 February 2024 - Status changed to Active
11 months ago 1:14pm 1 March 2024 - Status changed to Needs review
11 months ago 1:27pm 1 March 2024 - Status changed to Needs work
11 months ago 2:17pm 1 March 2024 - 🇺🇸United States DamienMcKenna NH, USA
Core maintainers, do you agree with mondrake's comment about the return type?
- 🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium
10.3 has shipped already and it feels a bit odd to patch in a return type hint right before the release of 11. I would rather we drop the return type hint altogether and stick to the bare essentials: typehint the permission as a string and enforce this in 11.x
For that matter, we need to be quick about this too as 11.0 is to be release this week.
- Status changed to Closed: outdated
6 months ago 12:31pm 29 July 2024 - 🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium
Seems like this was fixed in 📌 Remove deprecated code from user module Fixed