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

Selecting multiple filters via UI not working #27

Open
WolframPrime opened this issue Feb 26, 2021 · 1 comment
Open

Selecting multiple filters via UI not working #27

WolframPrime opened this issue Feb 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@WolframPrime
Copy link

In the MT router definition using jcli, you can add multiple filters, delimited by a semicolon.

Observed behaviour:

jcli : mtrouter -a
Adding a new MT Route: (ok: save, ko: exit)
type StaticMTRoute
jasmin.routing.Routes.StaticMTRoute arguments:
filters, connector
filters filter_1;filter_2
order 10
connector smppc(smppcc_1)
rate 0.0
ok

See here: Check the documentation here: https://docs.jasminsms.com/en/latest/management/jcli/modules.html#mt-router-manager

However, when I select "Add New" under MT Router the UI grants me the ability to select multiple SMPP connectors and filters, but when I click "Add new MT router", only the first in the list is selected, confirmed by the output in jcli (mtrouter -l)

@lauer
Copy link

lauer commented Jun 2, 2022

It seems like the same goes for MO router

@101t 101t added the bug Something isn't working label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants