Badewanne3

Results 15 issues of Badewanne3

The user [/u/32743279](https://osu.ppy.sh/users/32743279) currently has two scores on unranked maps in their top plays, i.e. maps [/b/3082728](https://osu.ppy.sh/beatmapsets/825086#osu/3082728) and [/b/1731073](https://osu.ppy.sh/beatmapsets/825086#osu/1731073) ![image](https://github.com/ppy/osu-web/assets/41148446/5065bcaf-6032-4a72-8474-b1f73e6cb4f0) They only appear when lazer mode is enabled.

area:user-profile
area:scoring

The user [togan2266](https://osu.ppy.sh/users/9236859/taiko) has negative ranked score in taiko. ![image](https://github.com/ppy/osu-web/assets/41148446/41bd3ceb-451e-42c0-a225-b6dedf97aff7)

area:user-profile
external component

```rs type Niched = With; let some_empty = Some(Box::from([])); let bytes = rkyv::to_bytes::(Niched::cast(&some_empty)).unwrap(); let archived = unsafe { rkyv::archived_root::(&bytes) }; let none: Option = Niche::deserialize_with(archived, &mut Infallible).unwrap(); // Some([]) !=...

`ArchivedOptionNonZero*` and `ArchivedOptionBox` are currently lacking a `CheckBytes` implementation.

> i feel like i already suggested this like some months ago but it would be cool if the bot had a "recommend" command like owo!'s - [Infiniti](https://discord.com/channels/741040473476694159/741047663532834827/899656244384641044)

suggestion
backlog
new command

(parsing map id 3888531 ft. Eliteronix) - [Bathbot](https://discord.com/channels/741040473476694159/741057568297975928/1065233406637641789)

bug
wont fix

> use `app_permissions` for interactions instead of cache - [Badewanne3](https://discord.com/channels/741040473476694159/741212809987358722/991778694412636311)

higher priority
wont fix

> add language and tags to query in /top - [Arlind](https://discord.com/channels/741040473476694159/741047663532834827/1007347008975143042)

wont fix
suggestion

> osuvs on bathbot - [Badewanne3](https://discord.com/channels/741040473476694159/741212809987358722/901500030370869258)

backlog

There's this score https://osu.ppy.sh/scores/osu/151968 which has no rank so the api v2 just gives an empty string for the rank. I'm not aware of any other scores like that but...

area:scoring
external component