usu-accessibility / MondayURLStatus

0 stars 0 forks source link

[Bug]: Check Redirect Status Not Updating #1

Closed cphillipsusu closed 1 week ago

cphillipsusu commented 1 week ago

Expected Behavior

On the Monday USU Websites Board, there is a [Redirect] column that checks the HTTP status code of each website and returns a status code in the [Redirect] column that maps to one of the statuses. For example:

If the Status code indicates that there is a redirect/new URL (usually 301 or 308), then the tool put the new URL in the "New URL" column.

Actual Behavior

Currently the [Redirect] column is not updating (the [New Url] column is still updating).

Steps to Reproduce the Problem

  1. Put in a fake URL (or temporarily change the URL of another page).
  2. In the [Redirect] column, select "Check Redirect"

In Which Product Was the Problem Seen

Monday.com

Issue Page

https://usu.monday.com/boards/2929644510

cphillipsusu commented 1 week ago

One note on this - I _think- this is where the code for this tool lives. At one point Dheeraj may have moved it into the Pope Tech Monday check tool - if what you are doing is not working here, that is probably why.