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

[CONF] when in grouping rules some field has empty value is accepted as valid #460

Closed
iariasleon opened this issue Jun 16, 2015 · 1 comment
Assignees
Labels

Comments

@iariasleon
Copy link
Contributor

Ex:

       {
            "id": 15,
            "fields": [
                "entityId"
            ],
            "regex": "destmissing(\\d*)",
            "destination": "",
            "fiware_service_path": "errordataset"
        },
@iariasleon
Copy link
Contributor Author

LGTM

time=2015-06-19T14:39:31.896CEST | lvl=WARN | trans= | function=createGroupingRules | comp=Cygnus | msg=com.telefonica.iot.cygnus.interceptors.GroupingInterceptor[195] : Invalid grouping rule, some field is empty. It will be discarded. Details={"id":15,"fiware_service_path":"errordataset","regex":"destmissing(\\d*)","destination":"","fields":["entityId"]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants