Skip to content

Fix alerts if user has view limit (#1531)#626

Open
abeverley wants to merge 1 commit into
devfrom
1531_limited_alerts
Open

Fix alerts if user has view limit (#1531)#626
abeverley wants to merge 1 commit into
devfrom
1531_limited_alerts

Conversation

@abeverley

Copy link
Copy Markdown
Contributor

No description provided.

@droberts-ctrlo droberts-ctrlo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed - no apparent issues

@pwlodarski-ctrlo pwlodarski-ctrlo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR reviewed - except a minor comment, all is well.

Comment thread lib/GADS/Records.pm

my $filter = $view->filter;
my $view_id = $view->id;
trace qq(About to decode filter for view ID $view_id);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debug statement?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Pawel and good spot but this is actually a "proper" way of doing debugging in the code - these trace statements will only print anything when the log level is high enough.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Understood, thanks for clarifying Andy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants