M393

Results 53 issues of M393

Input points are not matched correctly by trace_attributes. ![valhalla-mismatch2](https://user-images.githubusercontent.com/56256405/169096335-9f7d6d87-5285-4689-aab9-b6bb8219939c.gif) It's fine until frame 11, but 12 and 13 should match to a closer point on the street and 14 is...

The matched points in the trace_attributes response reference the returned `shape` with `distance_along_edge`, but as the shape is already cropped to match the input coordinates the first and last edge...

In the response the first matched point with `edge_index: 5` has a value of `1` for `distance_along_edge`. The following matched points also are also on edge `5`, but have a...

bug
meili

I'm getting a response from trace_attribute with `edge_index` set in matched_points, but the edges array is actually empty. trace_attributes request ```json { "costing": "auto", "search_radius": 50, "shape_match": "walk_or_snap", "filters": {...

bug
meili

I'm trying to deal with reverse segments where a vehicle drives in reverse, but haven't found an option to do so. Is there something I can do to allow uturns?...

question
troubleshooting

This adjusts the baseline according to the configured angle, see #3330

Fixes #18276 Select on update CURRENT_TIMESTAMP by default when changing a timestamp column where this is already set.

### Describe the bug When exporting a database structure Procedures and Triggers are not correctly exported. ### To Reproduce Steps to reproduce the behavior: 1. Go to Export 2. -...

Bug
has-pr

### Describe the bug When browsing a table with a multi-column foreign key phpmyadmin adds links to the values in the foreign key columns. These links only point to that...

Bug
help wanted
affects/5.2
affects/6.0
confirmed/6.0

### Describe the bug The effective byte value of a table is negative after deleting a lot of rows. The table originally had ~10M rows, after deleting ~7.5M rows the...

Bug
has-pr
affects/5.2
affects/6.0