SanDisk Clip Jam mp3 player doesn't automount

A SanDisk Clip Jam mp3 player worked under Centos 7 but I just tried it on Rocky 8 and it doesn’t automount.

Sep 18 15:24:30 jeff kernel: usb 1-1.3: new high-speed USB device number 8 using ehci-pci
Sep 18 15:24:30 jeff kernel: usb 1-1.3: New USB device found, idVendor=0781, idProduct=74f0, bcdDevice= 1.00
Sep 18 15:24:30 jeff kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, Ser
ialNumber=3
Sep 18 15:24:30 jeff kernel: usb 1-1.3: Product: Clip Jam
Sep 18 15:24:30 jeff kernel: usb 1-1.3: Manufacturer: SanDisk
Sep 18 15:24:30 jeff kernel: usb 1-1.3: SerialNumber: E1A3C48995C03244
Sep 18 15:24:30 jeff kernel: usb-storage 1-1.3:1.0: USB Mass Storage device detected
Sep 18 15:24:30 jeff kernel: scsi host5: usb-storage 1-1.3:1.0
Sep 18 15:24:30 jeff mtp-probe[67170]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3"
Sep 18 15:24:30 jeff mtp-probe[67170]: bus: 1, device: 8 was not an MTP device
Sep 18 15:24:30 jeff journal[1987]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0
Sep 18 15:24:30 jeff journal[1987]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3
Sep 18 15:24:31 jeff kernel: scsi 5:0:0:0: Direct-Access     SanDisk  Clip Jam              PQ: 0 ANSI: 0 CCS
Sep 18 15:24:31 jeff kernel: scsi 5:0:0:1: Direct-Access     SanDisk  Clip Jam              PQ: 0 ANSI: 0 CCS
Sep 18 15:24:31 jeff kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0
Sep 18 15:24:31 jeff kernel: sd 5:0:0:1: Attached scsi generic sg3 type 0
Sep 18 15:24:31 jeff kernel: sd 5:0:0:0: [sdc] 8179712 1024-byte logical blocks: (8.38 GB/7.80 GiB)
Sep 18 15:24:31 jeff kernel: sd 5:0:0:0: [sdc] Write Protect is off
Sep 18 15:24:31 jeff kernel: sd 5:0:0:0: [sdc] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
Sep 18 15:24:31 jeff kernel: sd 5:0:0:1: [sdd] Attached SCSI removable disk
Sep 18 15:24:31 jeff kernel: sdc:
Sep 18 15:24:31 jeff kernel: sd 5:0:0:0: [sdc] Attached SCSI removable disk

It doesn’t show up on my desktop and isn’t mounted unless I mount it.

udisksctl mount -b /dev/sdc

This mounts it and it shows up on my desktop.

Why doesn’t it do that automatically?