Kaustav Banerjee
Kaustav Banerjee
Implemented the rexray related TODO points mentioned in the stack file: ``` # 2. TODO: would prefer on-failure restart_policy, but need to run this in script to look # for...
## Description While using celery with a shared redis instance, we can currently add custom global key prefixes to keys used in kombu. However, there is currently no way to...
Configuration Pull Request --- This is a cherry-pick of the merged PR #6788 This PR provides a default value for the index alias configuration variable for analytics api, introduced in...
Configuration Pull Request --- This is a cherry-pick of the merged PR https://github.com/openedx/configuration/pull/6788 This PR provides a default value for the index alias configuration variable for analytics api, introduced in...
Configuration Pull Request --- Make sure that the following steps are done before merging: - [ ] A SRE team member has approved the PR if it is code shared...
## Description PR #26198 changed the hash algorithm to generate an anonymous user id from MD5 to SHAKE-128. However, there are Open edX operators who maintain backward compatibility of anonymous...
## Description This PR seeks to address the following scenario: 1. Non-registered user is enrolled in a course 2. Course enrollment ends 3. User registers after course enrollment has ended...
## Description Currently in Studio, the coures date and time inputs in the "Schedule & Details" section are only in UTC. This could be confusing to some user. This PR...
## Description Currently a maximum of 5 grade cutoffs are configurable from the Grading Settings in Studio. However, some universities might require more that 5 cutoffs depending on their grading...
## Description This PR fixes the issue where selecting "Specific Student..." masquerade option from the dropdown would not change the selected option in the dropdown. Steps to recreate issue: 1....