datatools-server icon indicating copy to clipboard operation
datatools-server copied to clipboard

Server for IBI's GTFS data management platform.

Results 48 datatools-server issues
Sort by recently updated
recently updated
newest added

### Checklist - [ ] Appropriate branch selected _(all PRs must first be merged to `dev` before they can be merged to `master`)_ - [ ] Any modified or new...

### Checklist - [ ] Appropriate branch selected _(all PRs must first be merged to `dev` before they can be merged to `master`)_ - [ ] Any modified or new...

Hello. I am trying to obtain timetables with datatools-ui and datatools-server. Do You know a good way to connect to graphql to make queries inside datatools-server code? When i try...

I have issue with downloading gtfs-lib during compilation. `[ERROR] Failed to execute goal on project datatools-server: Could not resolve dependencies for project com.conveyal:datatools-server:jar:3.8.1-SNAPSHOT: Could not find artifact com.github.conveyal:gtfs-lib:jar:a3e5707 in central2...

## Observed behavior MobilityData Validation Result can run into CSV parsing issues when validating the MBTA's GTFS feed. Running the same feed with the MobilityData Validator locally does not produce...

## Observed behavior The error message "Error fetching GTFS entities via GraphQL [...] ERROR relation .stops/routes does not exist" is shown while the `/alerts` page is loading. This can happen...

Hi guys, thanks to issue #487, following @wkulesza instructions, we managed to get the authentication working again; unfortunately, the listing of users within the Administration section no longer seems to...

### Checklist - [x] Appropriate branch selected _(all PRs must first be merged to `dev` before they can be merged to `master`)_ - [x] Any modified or new methods or...

BLOCKED

## Observed behavior In the GTFS editor, setting the continuous pickup/dropoff type for a route to a value of 2 and 3, respectively, results in the route not being exported...

## Observed behavior A 404 error is received when trying to make a request to api/manager/secure/usercount to get the total count of users. ## Expected behavior The request should not...

bug