Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a | string filter #5528

Open
janorga opened this issue Oct 17, 2024 · 4 comments · May be fixed by #5585
Open

Provide a | string filter #5528

janorga opened this issue Oct 17, 2024 · 4 comments · May be fixed by #5585
Assignees
Labels
area/backend Needs backend code changes enhancement New feature or request good first issue Great issue for new contributors kind/quick-win Seems to be quick to do

Comments

@janorga
Copy link

janorga commented Oct 17, 2024

Feature description

Like it exists a | number Pebble filter that converts from a number in string representation to a number (INT). The reverse does not exist: converting an INT variable into a STRING.

This request is about creating the Pebble filter: | string which converts from number to string.

@janorga janorga added the enhancement New feature or request label Oct 17, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Oct 17, 2024
@anna-geller
Copy link
Member

I feel the | toJson might already do the trick as it converts any object into a JSON string, but we can still add it, thx for the idea 👍

@anna-geller anna-geller added area/backend Needs backend code changes kind/quick-win Seems to be quick to do good first issue Great issue for new contributors labels Oct 17, 2024
@RashmitTopG
Copy link

Can i try this ??

@AkhilBabuMK
Copy link

i would like to work this issue if it is not already solved. Can i try it ?

@anna-geller
Copy link
Member

@AkhilBabuMK let's give @RashmitTopG a chance first, he has asked first. Feel free to check one of these issues 👍

@RashmitTopG RashmitTopG linked a pull request Oct 21, 2024 that will close this issue
@Ben8t Ben8t moved this from Backlog to In progress in Issues Oct 23, 2024
@MilosPaunovic MilosPaunovic moved this from In progress to In review in Issues Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes enhancement New feature or request good first issue Great issue for new contributors kind/quick-win Seems to be quick to do
Projects
Status: In review
Development

Successfully merging a pull request may close this issue.

4 participants