UPDATE: This parameter is not intent to work. See post: https://forum.espocrm.com/forum/feat...6334#post66334
Tested using the demo version: Version 6.0.9
Issue: Setting the default enum field: acceptanceStatus does not work in entity Meeting
What should happen: newly added Contact should have the default status.
How to reproduce:
1. Go to https://demo.espocrm.com/?lang=en_US...ceptanceStatus
2. Change Default status to: Accept
3. Click "Save"
4. Create new meeting > https://demo.espocrm.com/?lang=en_US#Meeting/create
(You can also open existing meeting or create meeting from contact entity, none of these method work for default status).
5. On the side panel, under Contact, click "^" button, choose any Contact.
6. Default status remain as "None", it should have "Accept" as we set that as default.
7. However there is a trick! You can go back to Go to https://demo.espocrm.com/?lang=en_US...ceptanceStatus
and re-order Accept to be on top and it will choose Accept as the "default".
Tested using the demo version: Version 6.0.9
Issue: Setting the default enum field: acceptanceStatus does not work in entity Meeting
What should happen: newly added Contact should have the default status.
How to reproduce:
1. Go to https://demo.espocrm.com/?lang=en_US...ceptanceStatus
2. Change Default status to: Accept
3. Click "Save"
4. Create new meeting > https://demo.espocrm.com/?lang=en_US#Meeting/create
(You can also open existing meeting or create meeting from contact entity, none of these method work for default status).
5. On the side panel, under Contact, click "^" button, choose any Contact.
6. Default status remain as "None", it should have "Accept" as we set that as default.
7. However there is a trick! You can go back to Go to https://demo.espocrm.com/?lang=en_US...ceptanceStatus
and re-order Accept to be on top and it will choose Accept as the "default".
Comment