Problem with rention policies

I have two buckets, “mydata” and “mydata/5days.” I set retention policies for “mydata” as default and “mydata/5days” as non-default. When I run the query “influx bucket list,” it shows the correct RP for both buckets, but when I run “show retention policies” in the v1 shell, it shows only the default for both.

influx bucket list

influx v1 shell
use mydata
show retention policies