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

Award not showing as empty award #8

Closed
Spraynard opened this issue Jul 23, 2019 · 0 comments
Closed

Award not showing as empty award #8

Spraynard opened this issue Jul 23, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Spraynard
Copy link
Owner

When a user creates a new award and saves it, but does not do anything with the trigger string area, we see on the award list table that there is an actual trigger string value applied. This is not the case though.

PostTypeAdminColumnsData in our UserAwards\PluginLogic\Core.php file is supposed to show [No Trigger Currently] when there is no trigger available for an award that will do anything. Because of the interface changes, we are pretty much always adding in some default values to our UserAwards\Grammar\Trigger.php. So now we need to come up with a method that notifies there is no trigger when in fact we have SOME values.

@Spraynard Spraynard added the bug Something isn't working label Jul 23, 2019
@Spraynard Spraynard added this to the Update to version 0.2.0 milestone Jul 23, 2019
@Spraynard Spraynard self-assigned this Jul 23, 2019
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

1 participant