Bowrna
Bowrna
#39727 - similar issue Facing issues in running these test dags in GCP environment. I thought that it was a deprecation warning removal and went with the configuration parsing as...
I will add the fix for ECS and EMR in this
@Taragolis I have added the warning part in docs. Let me know if it looks good now. Will do the same for the other DB related providers too!
Is this issue only about renaming the state in UI? I have not worked on any UI-related issues before. Could I take a stab at this?
Could I pick up this issue and solve it? Edit: Tagging you for bringing this up in your notification cc: @knadh
The tag list should contain the tags associated across all the lists without duplicates. It's currently stored in the "tags" column in the table "lists" as an array. When the...
@knadh if you find time, could you check the above way of handling this usecase and let me know your views.
https://www.postgresql.org/docs/current/arrays.html#ARRAYS-SEARCHING @knadh The idea I suggested above is not a good one, and I was reflecting on how, for each API call, this has to be sent as a request...
Thanks @rallisf1 for your suggestion. Let me implement this and raise a PR in 2 days. @knadh
> * Introduce a new API endpoint: `/api/tags?type=xxx` or `/api/campaigns/tags`. [@knadh](https://github.com/knadh) can make the final decision on the structure. > * Create a Vue component using [Buefy tag input](https://buefy.org/documentation/taginput) that...