Akhilesh Negi
Akhilesh Negi
**Describe the bug** While Publishing flow even when it shows a success message that flow is published yet there is no entry in the database of the saved revision **Issue...
**Is your feature request related to a problem? Please describe.** NGOs find it difficult to get the exact location of the users. This information can help the NGOs segment and...
Creation of DNS record for new NGO using Gigalixir APIs use the same API used in CLI. Here is the code to create a domain: https://github.com/gigalixir/gigalixir-cli/blob/main/gigalixir/domain.py#L20-L22 This is a post...
**Describe the solution you'd like** As mentioned [here](https://github.com/glific/glific/issues/3652#issuecomment-2208634452), One improvement we can make is show timestamp in revision history by using `updated_at` and not `inserted_at`
**Describe the solution you'd like** As mentioned [here](https://github.com/glific/glific/issues/3652#issuecomment-2206412498), One improvement we can make is to always show the published revision in the revision history. Right now, it only shows the...
**Describe the bug** When viewing contact profile for a contact that has only one profile and that profile is not an active profile for a contact the details shown at...
**Is your feature request related to a problem? Please describe.** Right now, one has to create a collection on a separate screen. Once it's made, one can then use it...
**Describe the bug** Multiple profiles are not shown on the Contact screen **To Reproduce** Steps to reproduce the behavior: 1. Go to Contact with multiple profiles and Click on `View...
**Describe the solution you'd like** Adding UI for GPT Filesearch for 1. Creating vector store 2. Uploading files to vector store 3. Creating assistant and updating assistant basic settings **Additional...
**Describe the solution you'd like** Add UI for transferring a balance from the ISV partner to the organization's wallet **Additional Context** Backend PR is this https://github.com/glific/glific/pull/3698 We can update it...