Sergei Markevich

Results 9 issues of Sergei Markevich

### Environment Jmix version: Firefox 127.0.2 (64-bit) ### Bug Description

type: bug
size: S
in: flowui

### Environment Jmix version: ### Bug Description In standard User entity add new field @Transient private String language; In AuthenticationEventListener add the following lines of code User user = (User)...

type: bug
size: S
in: core

![изображение](https://github.com/jmix-framework/jmix/assets/30234682/ef1e6b8d-dff8-461e-bccb-6306a93b0f12)

size: S
in: reports

### Environment Jmix version: ### Bug Description When Output type is changed to DOCX from PDF, file extension in Output name pattern field remains PDF. ![image](https://github.com/jmix-framework/jmix/assets/30234682/fcd4dca3-656b-46dc-aa81-5a28c71ad2b9) ### Steps To Reproduce...

type: bug
size: S
in: reports

https://docs.jmix.io/jmix/email/configuration.html#email-sending-scheduler ![изображение](https://github.com/jmix-framework/jmix-docs/assets/30234682/0c68a1a0-b93d-4c88-876e-456d45b92d6b) error in word "begining" should be "beginning"

Add explanation to the documentation that to make Report section visible on UI it may be required to edit Menu. ![image](https://github.com/jmix-framework/jmix-docs/assets/30234682/1a40b2e1-c816-4807-b267-ad4f972cc281)

Code example in documentation causes NotFoundException: No route found for the given navigation Add description how to pass parameters using route parameters and update the example. ![image](https://github.com/jmix-framework/jmix-docs/assets/30234682/23ab4db3-4f14-4f10-9d61-efe3f53dbd72)

It is required to describe the difference between these three similar items.

It should be clear for any reader when the corresponding event occur. For example, FileUploadFinishedEvent io.jmix.flowui.kit.component.upload.event.FileUploadFinishedEvent is fired when FinishedEvent of Upload is occurred. The description repeats the “question”. It...