Problem/Motivation

Instead of guarding behind the 'submit simplytest requests' permission, just set routes to access: 'TRUE'

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork simplytest-3190459

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mglaman created an issue. See original summary.

Pooja Ganjage’s picture

FileSize
3.27 KB

Hi,

Creating a patch for this issue.

Please review the patch.

Thanks.

Pooja Ganjage’s picture

Status: Active » Needs review
mglaman’s picture

Status: Needs review » Needs work

Could you also remove the permission.yml which defines the permission, please?

aritrika.d’s picture

FileSize
4.09 KB

Please review the patch

anmolgoyal74’s picture

Status: Needs work » Needs review
mglaman’s picture

Status: Needs review » Needs work
+++ /dev/null
@@ -1,6 +0,0 @@
-administer simplytest projects:
-  title: 'Administer SimplyTest Projects'
-  restrict access: true

Okay, it provides two permissions. Let's not delete it. Only the relevant permission.

aritrika.d’s picture

FileSize
3.79 KB
Pooja Ganjage’s picture

Status: Needs work » Needs review
mglaman’s picture

Status: Needs review » Needs work

Does not apply, needs re-roll – creating issue fork with the reroll.

mglaman’s picture

Status: Needs work » Reviewed & tested by the community

The patch is rerolled on the MR and ready to go

nerdstein’s picture

Status: Reviewed & tested by the community » Fixed

Fixed - thank you all

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.