In the D7 version we have placed the admin form under web services. In d8 we have it under "system", probably only because Drupal console puts it there by default.

Let's move it back.

Comments

eiriksm created an issue. See original summary.

eiriksm’s picture

Status: Active » Needs review
StatusFileSize
new430 bytes
eiriksm’s picture

Issue tags: +Novice
zaporylie’s picture

Status: Needs review » Needs work

Test case (Drupal\sparkpost\Tests\SparkpostTest::testAdminAccess()) must also be updated.

eiriksm’s picture

Well, not to pass the test obviously, but yes it should. Along with the path definition defined in the routing.yml file

eiriksm’s picture

Status: Needs work » Needs review
StatusFileSize
new2.5 KB
jcnventura’s picture

Assigned: eiriksm » jcnventura
Status: Needs review » Needs work

No longer applies.

jcnventura’s picture

Assigned: jcnventura » Unassigned
Status: Needs work » Needs review
StatusFileSize
new534 bytes
new3.2 KB

Other than the re-roll, the sparkpost_requeue settings form also needed to be changed.

If it didn't require a re-roll, I'd have probably RTBCd #6. It was only during the cleanup that I found about the remaining sparkpost_requeue path.

  • eiriksm committed 82d53ce on 8.x-2.x authored by jcnventura
    Issue #2892653 by eiriksm, jcnventura: Move settings form to the same...
eiriksm’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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