Parth Shandilya
Parth Shandilya
While investigating, there are two different components `Pagination` and `ResultsPerPage` which shows the pagination bar in the bottom and X result per page respectively. The issue requires to access one...
_discussion dump_ - Keep in mind: - It should be generic - Will be extended in future - Implementation - > Should webhooks be configured at component, project, or both?...
Moving ahead on issue. 🤞 - Integration App - Integration (There will be json configuration to store the integration config.) Integration Form - Integration web hook service - Gets the...
Good thought, I worked on this and follows the overview of pros and cons What is expected functionality? - Integrations app: Notify when any event present in integration config is...
Sounds good to me. I am following the issues step wise and then will add the web hook part. Will ask more in the specific issues.
- Documentation - [x] Change log entry in the documentation - [x] Mention of site-wide add-ons in docs/admin/admin.rst - [x] There is an issue with the documentation build, I will...
Can you please brief more on this point: > Change all project_scope add-on instances have a valid project reference and make sure that project_scope flagged add-ons are installed that way...
@nijel > Add pruning of events after some time What is the criterion for pruning and how we plan to do this? 1. Have a management command to delete events...
@nijel I've included the requested information in duplication in #11079. Let me know if there's any other attribute that should be included for duplication. Regarding the duplication functionality, should we...
After investigation, the task can be broken in multiple steps: - [x] 1. Update the ES version to 7. - [x] 2. See the warnings and error in logs that...