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

Suggestion: Ability to filter into squad based on Seat\Web\Models\Acl\Role #893

Open
JPoverty opened this issue Aug 8, 2023 · 1 comment

Comments

@JPoverty
Copy link

JPoverty commented Aug 8, 2023

  • Problem: _ I cannot auto filter into a squad based on SeAT roles_
  • Expected: _To add a filter so I can auto add members into a squad based on their SeAT role title not just their corporation titles. For example new recruits. I have a squad on manual filtered by Corporation > Is Not > Mine. They then join that squad to have access on discord. What i would like to do is take that a step further by making it so if they join the recruit squad they are granted "role a". Then I have two separate squads that filter them based on their skills. For example Skill Level > less than > Level 3 AND Seat Role > is > Recruit they get placed into a second squad on auto and that squad gets a role assigned to it "Low level SP Recruit". Then when joining discord to talk to a recruiter the recruiter already has this information sorted as that role is attached to him on discord through that connector. That is just one example of what it could be used for I have many uses for being able to sort into a squad based on Seat\Web\Models\Acl\Role;
@recursivetree
Copy link

Until this feature request gets implemented, you can include the filter for your role a together with the other conditions in your filter for the Low level SP Recruit. It might get messy, but that's the way to go for now.

If you are interested in getting this feature in a reasonable time, I'd recommend implementing it yourself and creating a pull request. Here is some documentation on how to get started: https://eveseat.github.io/docs/developer_guides/developer_installation/

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

No branches or pull requests

3 participants